@charset "utf-8";

/* CSS Document */
.w118 {
	width: 1180px;
	margin: 0 auto;
}

.tit_plat {
	height: 60px;
	line-height: 60px;
	color: #333;
}

.tit_plat h3 {
	text-align: center;
}

.tab_plat {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

.tab_plat li:hover {
	color: #108cee;
}

.img_new {
	background: url(../images/index-new_18915c83.png) no-repeat;
}

.img_new2 {
	background: url(../images/index-new1_eccc0192.png) no-repeat;
}

.img_icons {
	background: url(../images/icons.png) no-repeat;
}

.more {
	text-align: center;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	width: 1180px;
	clear: both;
}

.understand:before {
	background: url(../images/icons.png) no-repeat;
	width: 18px;
	height: 18px;
	float: left;
	margin-top: 2px;
	content: '';
	display: block;
	background-position: -23px -23px;
}

.understand:hover::before {
	background-position: -23px -64px;
}



/* banner开始 */
.mBan2 { overflow: hidden; }
.mBan2 .slideBox{ width:100%; height:auto; position:relative; }
.mBan2 .slideBox .hd{ height: 10px; overflow: hidden; position: absolute; bottom: 4px; z-index: 1; width: 81px; background: url(../images/btnBg.png) no-repeat; margin-left: -46px; bottom:110px; left: 50%; padding: 4px 0px 0px 11px; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{ float: left; width: 6px; height: 6px; background: url(../images/btn1.png) no-repeat; cursor: pointer; margin-right: 10px; }
.mBan2 .slideBox .hd ul li.on{ background: url(../images/btn2.png) no-repeat; }
.mBan2 .slideBox .bd{  height:100%; z-index:0;   }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%;  height:auto; display:block;  }

/*轮播图下方文字*/
.aui-banner-news {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	
    background-color: rgba(255,255,255,0.1);
    background-color: #6F6E78\9;
	
}

.aui-banner-news-box {
    width: 1180px;
    margin: 0 auto;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
}

.aui-banner-news-box ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    vertical-align: top;
    white-space: nowrap;
    text-align: left;
}

.aui-banner-news-box ul li {
    box-sizing: border-box;
    display: table-cell;
    padding: 27px 54px 27px 40px;
    text-align: left;
    color: #fff;
    border-left: 1px solid rgba(255,255,255,0.2);
    width: 320px;
}

.aui-banner-news-box ul li:first-child {
    border-left: 0;
}

.aui-banner-news-box ul li a {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}

.aui-bar-pic {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    text-align: center;
}

.aui-bar-pic img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    vertical-align: middle;
}

.aui-bar-title {
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aui-bar-text {
    font-size: 14px;
    line-height: 1.8;
    color: #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aui-banner-news-box ul li:hover {
    background-color: rgba(255,255,255,0.05);
}

.aui-banner-wrapper ul li img {
    width: 100%;
    height: 580px;
    display: block;
    border: none;
}

.aui-banner-wrapper ul li {
    position: relative;
}

.aui-banner-circle ul li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: 6px;
    height: 6px;
    background: url(../images/icon-q1.png) no-repeat;
    background: url(../images/icon-q1.png) no-repeat\9;
    background-size: 6px 6px;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;
}

.aui-banner-circle ul .on {
    width: 24px;
    height: 6px;
    background: url(../images/icon-q2.png) no-repeat;
    background: url(../images/icon-q2.png) no-repeat\9;
    background-size: 24px 6px;
}

.aui-banner-circle {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: auto;
    bottom: 138px;
    padding: 5px 13px;
    padding-bottom: 3px;
    border-radius: 16px;
    text-align: center;
}

.aui-banner-button-mo {
    width: 180px;
    left: 50%;
    margin-left: -90px;
	margin-top:50px;
}

/*--------------------------轮播图结束------------------------------*/


/*-----------------------------------为什么开始-------------------------------------------------*/

.adv {
  padding-bottom: 100px;
  padding-top: 60px;
}
.adv .adv-pic {
  width: 50%;
  float:left;
}
.adv .adv-pic img {
  width: 100%;
}
.adv .adv-con {
  width: 45%;
  float:right;
}
.adv .skill {
	margin-top:20px;
}
.adv .skill h3 {
  font-size: 22px;
  padding-left: 24px;
  margin-bottom: 20px;
  position: relative;
}
.adv .skill h3::before {
  content: '';
  position: absolute;
  /* display: block; */
  width: 8px;
  height: 8px;
  background-color: #f36060;
  border-radius: 4px;
  top: 13px;
  left: 0px;
}
.adv .skill p {
  font-size: 16px;
  line-height: 32px;
  color: #55637c;
}
.adv h2 {
  text-align: center;
  font-weight: 500;
  /* height: 90px; */
  margin-top: 0;
  margin-bottom: 65px;
}


/*-----------------------------------为什么结束-------------------------------------------------*/
.vm-list{
  width: 1200px;
  margin:0 auto;
}
.vm-list li {
  width: 350px;
  padding: 27px 20px 30px 20px;
  margin-left: 12px;
  float: left;
  display: inline;
  top: 0;
  border: 1px solid #e4e4e4;
  background: #fff;
  
  transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}

.vm-list li:first-child {
  margin-left: 0;
}

.vm-list li:hover {
  border-color: #00AAFF;
  box-shadow: 0 0 5px 5px rgba(0,170,255, 0.15);
  
  cursor: pointer;
  position: relative;
  z-index: 1;
  transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}

.vm-list li:hover .yun-server-ty {
  background-position: 0px -60px;
}

.vm-list li:hover .yun-server-rm {
  background-position: 0 -300px;
}

.vm-list li:hover .yun-server-bj {
  background-position: 0 -240px;
}

.vm-list li:hover h2 {
  color: #00AAFF;
  transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}

.vm-list li:hover button {
  background: #00AAFF;
  color: #fff;
  border-color: #00AAFF;
  
}

.vm-list li:hover a {
  background: #00AAFF;
  color: #fff;
  border-color: #00AAFF;
  transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.vm-list li.on-sale {
  background: #ffffff url(../images/icon_onsale.png) no-repeat scroll right top;
}

.vm-list li.on-new {
  background: #ffffff url(../images/new.png) no-repeat scroll right top;
}
.vm-list li.on-jiaji {
  background: #ffffff url(../images/jiaji.png) no-repeat scroll right top;
}

.vm-list li.on-hot {
  background: #ffffff url(../images/hot01.png) no-repeat scroll right top;
}

.vm-list .vm-type {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 25px;
  margin: 0 auto;
}

.vm-list .vm-type h2 {
  margin-top: 11px;
  font-weight: bold;
  color: #333333;
  font-size: 18px;
}

.vm-list .vm-type h2.mt6 {
  margin-top: 6px;
}

.vm-list .brand-detail {
  padding: 30px 0 16px 0;
}

.vm-list .brand-detail p {
  line-height: 28px;
  text-align: center;
}

.vm-list .brand-detail p img {
  display: inline-block;
}

.vm-list .vm-detail {
  line-height: 2;
  padding: 30px 0 0 30px;
  margin-bottom: 20px;
  *zoom: 1;
}

.vm-list .vm-detail:before,
.vm-list .vm-detail:after {
  display: table;
  content: "";
}



.vm-list .vm-detail:after {
  clear: both;
}

.vm-list .vm-detail p span {
  display: inline-block;
}

.vm-list .vm-detail p span.title {
  width: 136px;
  padding-right: 24px;
  text-align: right;
}

.vm-list .vm-detail .vm-detail-list {
  line-height: 28px;
  display: inline;
  float: left;
}

.vm-list .vm-detail .vm-detail-list-line {
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
}

.vm-list .vm-detail .vm-detail-list-line:after {
  position: absolute;
  width: 1px;
  height: 70px;
  content: "";
  background: #eee;
  top: 9px;
  right: 0;
}
.vm-list .vm-list-button {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.vm-list .vm-list-button button {
  width: 160px;
  height: 36px;
  line-height: 36px;
  margin-left: auto;
  margin-right: auto;
}

.vm-list .vm-list-button a {
  width: 160px;
  height: 36px;
  line-height: 36px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.home-hui-button {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.home-hui-button{
  background: #f9f9f9;
  color: #444444;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 6px;
  transition:All 0.2s ease-in-out;
	-webkit-transition:All 0.2s ease-in-out;
	-moz-transition:All 0.2s ease-in-out;
	-o-transition:All 0.2s ease-in-out;
}

.home-hui-button:hover{
  background: #fe8431;
  color: #fff;
  border: 1px solid #fe8431;
  text-decoration: none;
}
.vm-list .vm-price {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  padding: 20px 0;
}
.icon-brand,
.vm-list li:hover .icon-brand-jk,
.icon-brand-jk,
.vm-list li:hover .icon-brand-bm,
.icon-brand-bm,
.vm-list li:hover .icon-brand-pt,
.icon-brand-pt {
  background: url("../images/icon_brand_tab.png?t=0202") no-repeat;
  width: 76px;
  height: 60px;
}

.icon-brand-pt {
  background-position: 0px -60px;
}

.vm-list li:hover .icon-brand-pt {
  background-position: 0px -120px;
}

.icon-brand-bm {
  background-position: 0px -1464px;
}

.vm-list li:hover .icon-brand-bm {
  background-position: 0px -1527px;
}

.icon-brand-jk {
  background-position: 0px -240px;
}

.vm-list li:hover .icon-brand-jk {
  background-position: 0px -180px;
}

.icon-brand-db {
  background-position: 0px -2007px;
}

.vm-list li:hover .icon-brand-db {
  background-position: 0px -2073px;
}

.vm-list li:hover .icon-brand-cx {
  background-position: 0px -363px;
}

.icon-brand-cx {
  height: 72px;
  margin-top: -7px;
  background-position: 0px -427px;
}

.icon-brand-ck {
  background-position: 0px -550px;
}

.vm-list li:hover .icon-brand-ck {
  background-position: 0px -490px;
}

.icon-brand-cx {
  background-position: 0px -1588px;
}

.vm-list li:hover .icon-brand-cx {
  background-position: 0px -1664px;
}

.icon-brand-q-ov {
  background-position: 0px -1742px;
}

.vm-list li:hover .icon-brand-q-ov {
  background-position: 0px -1808px;
}

.icon-brand-guan {
  background-position: 0px -977px;
}

.vm-list li:hover .icon-brand-guan {
  background-position: 0px -1037px;
}

.icon-brand-dv {
  background-position: 0px -1875px;
}

.vm-list li:hover .icon-brand-dv {
  background-position: 0px -1941px;
}

.icon-brand-ren {
  background-position: 0px -1218px;
}

.vm-list li:hover .icon-brand-ren {
  background-position: 0px -1278px;
}

.icon-brand-ev {
  background-position: 0px -2138px;
}

.vm-list li:hover .icon-brand-ev {
  background-position: 0px -2204px;
}


/*-----------------------------------云计算结束------------------------------------------*/

/*--网站建设开始--*/

.yx_web{
	width:1200px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    float: none;
    padding-top:30px;
}
.yx_webBox{
    display: block;
    float: left;
    width: 12.5%;
    height: 150px;
    margin:0 10px 0 10px;
    padding: 3%;
    border: 1px solid #f1f1f1;
    background:url("../images/yx_web00.jpg")no-repeat center 0;
    background-size:cover ;
    text-align: center;
    position: relative;

}
.yx_webBox img,
.yx_webBox p,
.yx_webBox span{
    position: absolute; 
    left:0;
    right:0;
    margin:0 auto;
}

.yx_webBox img{
    z-index: 2;
    top:    30px;
    margin:0 auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.yx_webBox p{
    color: #333;
    top: 130px;
	font-size:16px;
	font-weight:bold;
    z-index: 1;
    -webkit-transition: .5s;
    -o-transition: .5;
    transition: .5;
}
.yx_webBox span{
    top: 110px;
    width: 100%;
    padding: 5px ;
    color: #00AAFF;
    font-size: 13px;
    line-height: 25px;
	word-wrap:break-word;
    -webkit-transition:.8s;
    -o-transition:.8s;
    transition:.8s;
    z-index: 0;
    opacity:0;
}
.yx_webBox:hover img{
    top: -25px;
}
.yx_webBox:hover p{
    top: 70px;
}
.yx_webBox:hover span{
    opacity:1;
}
.yx_webBox:nth-child(1){}
.yx_webBox:nth-child(2){
	background:url("../images/yx_web11.jpg")no-repeat center 0;
    background-size:cover ;
}
.yx_webBox:nth-child(3){
    margin:0  0 0 0;
    background:url("../images/yx_web22.jpg")no-repeat center 0;
    background-size:cover ;
}
.yx_webBox:nth-child(4){
    background:url("../images/yx_web33.jpg")no-repeat center 0;
    background-size:cover ;
}
.yx_webBox:nth-child(5){
    background:url("../images/yx_web44.jpg")no-repeat center 0;
    background-size:cover ;
}
.yx_webBox:nth-child(6){
    margin:0;

    background:url("../images/yx_web55.jpg")no-repeat center 0;
    background-size:cover ;
}
/*--网站建设结束--*/

.solu-content {
    height: 600px;
    background: url(../images/port-bg.png) no-repeat;
    background-size: cover;
    background-position: center 50%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    padding: 80px 0;
}

.solu-group {
    width: 1180px;
    margin: 0 auto;
    position: relative;
    height: auto;
}

.solu-header {
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
}

.solu-header em {
    display: block;
    margin-bottom: 8px;
    font-style: normal;
    font-size: 32px;
}
.solu-header p {
    display: block;
    margin-bottom: 14px;
    font-style: normal;
    font-size: 16px;
}

.solu-switch-circle ul {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.solu-switch-circle ul li {
    opacity: .8;
    cursor: pointer;
    margin: 0 20px;
    position: relative;
    display: inline-block;
}

.solu-switch-circle ul li:hover {
    color: #fff;
    opacity: 1;
}

.solu-switch-circle ul .on {
    opacity: 1;
}

.solu-switch-circle ul .on:after {
    content: '';
    width: 20px;
    height: 1px;
    display: inline-block;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    animation: bigdata-underline-grow both .3s;
}

.solu-switch-middle {
    width: 1180px;
    margin-top: 40px;
    position: absolute;
    z-index: 1;
}

.solu-switch-middle ul li {
    cursor: pointer;
    width: 234px;
    height: 210px;
    color: #fff;
    overflow: hidden;
    float: left;
    margin: .5px;
    background-image: -webkit-linear-gradient(bottom, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-image: -moz-linear-gradient(bottom, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-image: -moz-linear-gradient(to top, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-image: -o-linear-gradient(to top, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-image: linear-gradient(to top, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-repeat: repeat;
}

.solu-switch-item {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.solu-item-img {
    width: 60px;
    display: block;
    text-align: center;
    height: 80px;
    margin: 0 auto;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.solu-item-img img {
    width: 50px;
    height: 50px;
}

.solu-item-title {
    position: relative;
    text-align: center;
}

.solu-item-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 1px;
    background: #fff;
    bottom: -10px;
    left: calc(50% - 10px);
}

.solu-item-text {
    opacity: .4;
    height: 0;
    margin: 20px 0;
    padding: 0 20px;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    line-height: 20px;
}

.solu-item-link {
    opacity: 0;
    display: block;
    width: 100px;
    margin: auto;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.solu-switch-middle .solu-item-link:hover {
    color: #fff;
    border-color: #108cee;
    background: #108cee
}

.solu-switch-middle .solu-switch-item:hover {
    background-image: -webkit-linear-gradient(top, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-image: -moz-linear-gradient(top, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-image: -moz-linear-gradient(to bottom, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-image: -o-linear-gradient(to bottom, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-image: linear-gradient(to bottom, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-repeat: repeat
}

.solu-switch-middle ul li:hover .solu-item-img {
    height: 45px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 15px;
}

.solu-switch-middle .solu-switch-item:hover .solu-item-img img {
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.solu-switch-middle .solu-switch-item:hover .solu-item-text {
    height: initial;
}

.solu-switch-middle .solu-switch-item:hover .solu-item-link {
    opacity: 1;
}

.solu-switch-item .solu-item-img {
    margin-top: 50px;
}

.solu-switch-dx {
    position: relative;
    text-align: center;
    line-height: 212px;
}

.solu-switch-middle .solu-switch-item-clear:hover {
}

.solu-switch {
    width: 100%;
}


/*--解决方案结束--*/

/*-客户开始-*/
.mr_t1{ width:170px; float:left; border-right:#ccc solid 1px; height:140px;}
.mr_t1 h3 { text-align: center;font-size: 28px; color:#333;line-height: 40px; margin-top:35px;}
.mr_t1 p { text-align: center;font-size: 14px; color:#666;}
.mr_frbox{ float:right;height:140px;}
.mr_frBtnL{float:left;margin:43px 22px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{float:left;height:130px;width:885px;}
.mr_frBtnR{float:right;margin-top:43px;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;height:140px;width:162px;margin-right:13px;overflow:hidden;}
.mr_frUl ul li img{display:block;margin-bottom:7px;border:1px solid #D8D8D8; padding:5px;}
.mr_frUl ul li a:hover img{border:1px solid #A0C0EB;-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
/*-客户结束-*/
